Carbon


fsrename

Header: Files.h Carbon status: Unsupported

OSErr fsrename (
    const char *oldName, 
    SInt16 vRefNum, 
    const char *newName
);
oldName
vRefNum
newName
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use FSpRename instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)